Skip to content

Conversation

@ansgarm
Copy link
Member

@ansgarm ansgarm commented May 22, 2025

This PR changes the interval for GH Actions updates to a single weekly PR on Mondays at 9am UTC. It also groups all GH Actions updates into a single PR to make it easier for us to review and merge changes across the 30+ repositories we maintain.

Furthermore, this PR starts grouping all terraform-plugin-* Go dependency updates into a single PR as we usually release them (terraform-plugin-(go|sdk|framework|testing)) together.

This PR was generated using turbolift.

@ansgarm ansgarm requested a review from a team as a code owner May 22, 2025 08:02
Comment on lines 7 to 11
groups:
# Group all terraform-plugin-(go|sdk|framework|testing) dependencies together
"terraform-plugin":
patterns:
- "github.com/hashicorp/terraform-plugin-*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo only uses plugin-go and plugin-log, which rarely are released at the same time 🤔

Suggested change
groups:
# Group all terraform-plugin-(go|sdk|framework|testing) dependencies together
"terraform-plugin":
patterns:
- "github.com/hashicorp/terraform-plugin-*"

…is repo as it's uncommon to happen at the same time or it's not even using those libraries
@ansgarm ansgarm requested a review from a team as a code owner June 20, 2025 11:24
@bbasata bbasata enabled auto-merge (squash) June 20, 2025 14:03
@bbasata bbasata merged commit 114d478 into main Jun 20, 2025
2 checks passed
@bbasata bbasata deleted the weekly-grouped-dependabot branch June 20, 2025 20:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants